net/http.http2serverConn.unackedSettings (field)
5 uses
net/http (current package)
h2_bundle.go#L4231: unackedSettings int // how many SETTINGS have we sent without ACKs?
h2_bundle.go#L4551: sc.unackedSettings++
h2_bundle.go#L5281: sc.unackedSettings--
h2_bundle.go#L5282: if sc.unackedSettings < 0 {
h2_bundle.go#L5578: if sc.unackedSettings == 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)